Skip to content

Linter: Implement erb-no-instance-variables-in-partials linter rule#1355

Merged
marcoroth merged 1 commit intomainfrom
erb-no-instance-variables-in-partials
Mar 11, 2026
Merged

Linter: Implement erb-no-instance-variables-in-partials linter rule#1355
marcoroth merged 1 commit intomainfrom
erb-no-instance-variables-in-partials

Conversation

@marcoroth
Copy link
Owner

Resolves #390
Resolves #544

@github-actions github-actions bot added documentation Improvements or additions to documentation linter typescript linter-rule labels Mar 11, 2026
@marcoroth marcoroth force-pushed the erb-no-instance-variables-in-partials branch from 7e8e811 to edd1c63 Compare March 11, 2026 10:14
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 11, 2026

npx https://pkg.pr.new/@herb-tools/formatter@1355
npx https://pkg.pr.new/@herb-tools/language-server@1355
npx https://pkg.pr.new/@herb-tools/linter@1355

commit: 26d0bbc

@github-actions
Copy link

github-actions bot commented Mar 11, 2026

🌿 Interactive Playground and Documentation Preview

A preview deployment has been built for this pull request. Try out the changes live in the interactive playground:


🌱 Grown from commit 26d0bbc


✅ Preview deployment has been cleaned up.

@marcoroth marcoroth merged commit 8d63b85 into main Mar 11, 2026
20 checks passed
@marcoroth marcoroth deleted the erb-no-instance-variables-in-partials branch March 11, 2026 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation linter linter-rule typescript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

erb-lint: PartialInstanceVariable Linter Rule: Disallow instance variables inside partials

1 participant